home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextCD / CDIS / Languages / Italian.lproj / Localizable.strings
Encoding:
Text File  |  1993-04-30  |  3.2 KB  |  54 lines

  1. /* Making sure they really want to do this */
  2. "REALLY_INSTALL" =
  3. "Questo programma installa NEXTSTEP su un disco rigido.\nSe volete procedere con l'installazione di NEXTSTEP,\ndovrete rispondere ad alcune domande.\n\nQUESTO NON E' UN AGGIORNAMENTO. E' UNA INSTALLAZIONE COMPLETA DA ZERO.\nPremi 1 per proseguire con NEXTSTEP.  Premi 2 per uscire.";
  4.  
  5. /* Displayed above the list of disks */
  6. "AVAILABLE_DISKS" = "Dischi disponibili:";
  7.  
  8. /* Displayed below the list of disks */
  9. "WHICH_DISK" = "Premi il numero del disco su cui vuoi installare NEXTSTEP: ";
  10.  
  11. /* Asked when there is a valid NEXTSTEP partition on the disk */
  12. "OVERWRITE" = "Vuoi conservare i file presenti, o cancellarli prima di\ninstallare i file essenziali NEXTSTEP?\nPremi 1 per conservare i file. Premi 2 per cancellarli.";
  13.  
  14. /* Options for partitioning the disk */
  15. "FDISK_MENU1" =
  16. "echo \"Premi 1 per cancellare completamente il disco ed usare $disksize MB per NEXTSTEP.\"";
  17. "FDISK_MENU2" = "echo \"Premi 2 per lasciare un po' di spazio per il DOS ed utilizzare\\n\\til resto per NEXTSTEP.\"";
  18. "FDISK_MENU3" = "echo \"Premi $currentnum per cancellare la partizione NEXTSTEP di $currentsize Mb ed usarla per NEXTSTEP.\"";
  19. "FDISK_MENU4" = "echo \"Premi $freenum per mantenere le partizioni gia' esistenti ed usare $freesize MB\\n\\tdi spazio libero per NEXTSTEP.\"";
  20. "FDISK_MENU5" = "echo \"Premi $enum per usare $esize MB nella partizione estesa DOS per NEXTSTEP.\"";
  21. "FDISK_MENU6" = "echo \"Premi $choices per le opzioni avanzate (solo in Inglese).\"";
  22.  
  23. /* Displayed when they type 2 */
  24. "HOW_MUCH" = "Inserisci la dimensione della partizione DOS desiderata (in megabytes): ";
  25.  
  26. /* Displayed when the user makes an invalid selection to the above options */
  27. "NO_EXTENDED" = "Non esiste una partizione DOS estesa in questo disco.";
  28.  
  29. /* Displayed when the user makes an invalid selection to the above options */
  30. "TOO_SMALL" = "Lo spazio su disco non e' sufficiente per partizionare il disco come richiesto.";
  31.  
  32. /* Displayed when the user makes an invalid selection to the above options */
  33. "CHOOSE_AGAIN" = "Selezionare un'altra opzione.";
  34.  
  35. /* Last chance to abort */
  36. "READY" = "Pronto per installare NEXTSTEP\nPremi 1 per iniziare.  Premi 2 per uscire.";
  37.  
  38. /* Displayed in lieu of cryptic commands passing by... */
  39. "GOING" = "Sto preparando il disco per l'installazione di NEXTSTEP.\nQuesto puo' richiedere qualche minuto...";
  40.  
  41. /* Uh, oh.  We couldn't initialize the disk we must quit */
  42. "INITFAILED" = "INIZIALIZZAZIONE DISCO FALLITA.\n\nIl programma di installazione non riesce ad inizializzare il disco.\nNon e' possibile continuare l'installazione.";
  43.  
  44. /* Uh, oh.  We couldn't initialize the disk we must quit */
  45. "INSTALLFAILED" = "IMPOSSIBILE INSTALLARE NEXTSTEP.\n\nNon e' possibile continuare l'installazione.";
  46.  
  47. /* Displayed when the user aborts, or something goes wrong */
  48. "QUITTING" = "Sto terminando il programma di installazione. Un attimo di pazienza...";
  49.  
  50. /* Forces them to eject the floppy right before rebooting */
  51. "DONE" = "Il disco rigido e' pronto per essere utilizzato come disco di avviamento,\nquindi e' possibile completare l'installazione di NEXTSTEP.\nEstrai il disco dall'unita' floppy e premi Invio.";
  52.  
  53. /* Displayed right before rebooting */
  54. "RESTARTING" = "Riavvio del computer. Un attimo di pazienza...";